home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Wbench Management System.adf / Misc / helpfileErrorDos < prev    next >
Text File  |  1990-06-13  |  6KB  |  290 lines

  1. -    Insufficient free store    
  2.  
  3. The Amiga needs more memory to perform an operation.  Close one
  4. or more windows, then try to load the operation again.  In rare
  5. cases, you may have to reset the Amiga to gain your memory back. 
  6.  
  7.  
  8.  
  9.  
  10. 103
  11. -    Task table full              
  12.  
  13. AmigaDos allows 20 Shell/Cli tasks at one time.  This errors means
  14. no more tasks can be loaded at present. To correct, shut down one
  15. or more programs or applications.
  16.  
  17.  
  18.  
  19.  
  20. 104
  21. -    Argument Line invalid or too long
  22.  
  23. The argument or command string given was typed incorrectly or had
  24. to many characters in it (255).  Re-type the line with new a new
  25. set of parameters or less than 255 characters.
  26.  
  27.  
  28.  
  29.  
  30. 120
  31. -    File is not an object module
  32.  
  33. This error when you try to load something that is damaged.  This
  34. can occur from disk read/write errors or even modem transfers. 
  35. You should delete this file and try using another new copy of it
  36.  
  37.  
  38.  
  39.  
  40. 121
  41. -    Invalid resident library during load
  42.  
  43. The application or program could not find the proper library it
  44. needed to load from.  This error may also show up if the program
  45. found the library but found it was the wrong version.  One last 
  46. possibility is that the library itself has become corrupted and in 
  47. this case the Amiga will need to be re-booted or in a worst case
  48. scenario the library will need to be replaced.
  49.  
  50. 122
  51. -    Object in use
  52.  
  53. Another program or application is currently using this object. You
  54. can either quit the other application or wait until is frees the 
  55. object you want to use.  This error may also occur if you try to
  56. delete a directory or file that is assigned.
  57.  
  58.  
  59.  
  60. 202
  61. -    Object already exists
  62.  
  63. You cannot give an object the same name as another existing object.
  64. You will need to use a different name or change the name on the 
  65. other object
  66.  
  67.  
  68.  
  69.  
  70. 203
  71. -    Directory not found
  72.  
  73. The system could not find the directory path you asked for either
  74. because it does not exist or the name was typed in wrong.  This error
  75. can also occur because the directory was not created properly.  If 
  76. you are in workbench, delete the icon and try to re-create that
  77. directory.  If you are in CLI/SHELL, try to go to the directory
  78. again by re-typing the path.  If you still get the error, then you 
  79. will need to re-create the directory with the MAKEDIR command.
  80. 204
  81. -    Object not found
  82.  
  83. The program or application you need was not found on the disk. This
  84. can happen if the name of the application is different from the icon
  85. (workbench) or if you type in the name wrong (shell/cli).  Make sure
  86. you are in the proper directory and that you type in the name of the
  87. application correctly.  If the name of the program is different than
  88. the icon, you will need to rename the icon to the same name as the 
  89. program file.  
  90. 205
  91. -    Invalid Window
  92.  
  93. The window parameters selected for use is not a proper window type
  94. for Amigados use. Insure the window want to use is within legal 
  95. limits  
  96.  
  97.  
  98.  
  99.  
  100. 206
  101. -     Invalid Stream Component name
  102.  
  103. See error #210
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. 207
  111. -    Packet Request type unknown        * Programmer Error *
  112.  
  113.             ** PROGRAMMERS ERROR **
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120. 209
  121. -    Invalid stream component name
  122.  
  123. When renaming a icon or application, you used a invalid character
  124. in the name.
  125.  
  126.  
  127.  
  128.  
  129.  
  130. 210
  131. -    Invalid object lock                   * Programmer Error *
  132.  
  133.             ** PROGRAMMERS ERROR **
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140. 211
  141. -    Object not of required type
  142.  
  143. This error occurs when you try to run a file that is not a Amiga
  144. executable file.  A good example would be if you tried to run a
  145. directory!
  146.  
  147.  
  148.  
  149.  
  150. 212
  151. -    Disk is not validated
  152.  
  153. The disk has an error.  This may be caused by removing the disk
  154. from the drive with the access light still on or by a hard fault
  155. on the disk media itself (manufacturing).  This can sometimes be
  156. corrected by the machine itself or with the cli/shell command 
  157. 'Diskdoctor.'
  158.  
  159.  
  160. 213
  161. -    Disk is Write-Protected
  162.  
  163. The disk in the drive is protected from being written to.  The 
  164. small tab in the left corner of the disk needs to be moved.  You
  165. should not be able to see through the hole when the disk is enabled
  166. for writing.  If you can see through the hole, the disk is write-
  167. protected.
  168.  
  169.  
  170. 214
  171. -    rename across devices attempted
  172.  
  173. This error is caused if you try to rename a file to another location
  174. other than its original location.  Use the copy command.
  175.  
  176.  
  177.  
  178.  
  179.  
  180. 215
  181. -    Directory is not empty
  182.  
  183. You have tried to delete a directory that is not empty.  Remove the
  184. files in the directory and then the directory may be deleted.
  185.  
  186.  
  187.  
  188.  
  189.  
  190. 216
  191. -    Device is not mounted
  192.  
  193. This error occurs when a application or program cannot find the
  194. required disk or directory it needs to load from.  Either insert
  195. the proper disk or use the cli/shell command to 'assign' the 
  196. program to the proper location.
  197.  
  198.  
  199.  
  200. 218
  201. -    Seek Error                           * Programmer Error *
  202.  
  203.             ** PROGRAMMERS ERROR **
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210. 219
  211. -    Comment is too big
  212.  
  213. This error indicates the filenote you want set exceeds the maximum
  214. of 80 characters allowed.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220. 220
  221. -    Disk is full
  222.  
  223. There is not enough free space on the disk to save what you want.
  224. You can either delete something off the disk or use a new disk.
  225.  
  226.  
  227.  
  228.  
  229.  
  230. 221
  231. -    File is protected from deletion
  232.  
  233. The file selected cannot be deleted.  To change status, select files
  234. icon once, select INFO from menus and change the files status to
  235. deletable.
  236.  
  237.  
  238.  
  239.  
  240. 222
  241. -    File is protected from writing
  242.  
  243. This error is the same as Error #222 but uses the Write flag instead.
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250. 223
  251. -    File is protected from reading
  252.  
  253. This error is the same as Error #222 but uses the Read flag instead.
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260. 224
  261. -    Not a DOS disk
  262.  
  263. This error is caused is the disk has not been formatted, is a 
  264. kickstart disk or has become corrupted.  This error cannot be 
  265. repaired other than by formatting the disk.
  266.  
  267.  
  268.  
  269.  
  270. 225
  271. -    No disk is in the drive
  272.  
  273. A program or application expected to find a disk in the drive.
  274. Insert the disk the program is asking for to correct this problem.
  275.  
  276.  
  277.  
  278.  
  279.  
  280. 226
  281. -    No more entries in the directory   * Programmer Error *
  282.  
  283.             ** PROGRAMMERS ERROR **
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290. 232